<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* 代码整理：懒人之家 */

* {

	margin:0;

	padding:0;

	list-style-type:none;

}

a, img {

	border:0;

}

/* KeFuDiv */

.KeFuDiv {

	position:absolute;

	height:160px;

	width:150px;

	z-index:999;

}

.KeFuList {

	background:url(../images/mid001.gif);

	width:150px;

}

.KeFuTitle {

	background:url(../images/list_001.gif);

	margin-left:9px;

	font-size:12px;

	width:130px;

	height:20px;

	line-height:20px;

	text-align:center;

}

.KeFuItem {

	text-align:center;

	margin-top:8px;

	font-size:12px;

}

</pre></body></html>